home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / var / lib / dpkg / info / menu.prerm < prev    next >
Encoding:
Text File  |  2010-09-06  |  53 b   |  8 lines

  1. #!/bin/sh
  2.  
  3. set -e
  4.  
  5. chmod a-x /usr/bin/update-menus
  6.  
  7.  
  8.